hook procedure造句
例句与造句
- Hc _ sysmodaloff : a system - modal dialog box has been destroyed . the hook procedure must resume recording
一个系统会话框被释放后,钩子过程必须继续记录。 - The hook procedure must record the contents of the structure by copying them to a buffer or file
钩子过程必须把这个结构的内容记录下来复制到缓冲区或文件。 - Hc _ sysmodaloff : a system - modal dialog box has been destroyed . the hook procedure must resume playing back the messages
一个系统会话框被释放后,钩子过程必须继续播放消息。 - Pointer to a debughookinfo structure that contains the parameters to be passed to the destination hook procedure
指向debughookinfo结构的指针,包含要传送到目的钩子例程的参数。 - Defines the common dialog box hook procedure that is overridden to add specific functionality to the file dialog box
定义要重写的通用对话框挂钩过程,以便向文件对话框添加特定功能。 - It's difficult to find hook procedure in a sentence. 用hook procedure造句挺难的
- Defines the common dialog box hook procedure that is overridden to add specific functionality to a common dialog box
定义要重写的通用对话框挂钩过程,以便向通用对话框添加特定功能。 - Specifies the common dialog box hook procedure that is overridden to add specific functionality to a common dialog box
指定为将特定功能添加到通用对话框而重写的通用对话框挂钩程序。 - You can use this hook to determine whether to allow the system to call hook procedures associated with other types of hooks
使用该钩子来决定是否允许系统调用与其他类型的钩子相关联的钩子子程。 - The system calls a wh _ debug hook procedure before calling hook procedures associated with any other hook in the system
在调用与系统中任何其他钩子关联的钩子子程之前,系统会调用wh _ debug钩子子程。 - Wh _ callwndproc installs a hook procedure that monitors messages sent to a window procedure . for more information , see the description of the callwndproc hook procedure
安装一个监控发送到一个窗口例程的消息的钩子例程。详见callwndproc钩子例程说明。